Click or drag to resize

ConversationActionConversationId Property

Contains the identifier of the conversation that will have the action specified by the Action (ConversationActionTypeType) element applied to items in the conversation.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public ItemId ConversationId { get; set; }

Property Value

Type: ItemId
See Also